ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / GeoMapLayer<T> Class
Properties


In This Topic
    GeoMapLayer<T> Class Members
    In This Topic

    The following tables list the members exposed by GeoMapLayer<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates one GeoMapLayer<T> instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets color scale used for fill layer's items. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
    Public PropertyOverridden. Gets the map layer name.  
    Public PropertyGets or sets a item formatter for GeoJSON feature.  
    Public PropertyGets or sets a data source for the layer. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
    Public PropertyOccurs after the layer has been bound to a new items source. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
    Public PropertyGets or sets the layer's style. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
    Public PropertyGets or sets the symbol size for rendering GeoJSON points/multi-points.  
    Public PropertyGet or sets the data source url. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
    Top
    See Also